Home > biomechZoo > Toolbox > PiG Ops > jointcentrePiG_data.m

jointcentrePiG_data

PURPOSE ^

data = JOINTCENTREPIG_DATA(data,joint) returns knee, or anke joint centre

SYNOPSIS ^

function data = jointcentrePiG_data(data,joint,test)

DESCRIPTION ^

 data = JOINTCENTREPIG_DATA(data,joint) returns knee, or anke joint centre
 computed via the Plug-in gait methods

 ARGUMENTS
  data       ...  Zoo struct
  joint      ...  Joint to compute (string): 'knee' or 'ankle'.
  test       ...  Compare against exisiting PiG data, if available(boolean). Default: false

 RETURNS
  data       ...  zoo struct with joint centre coordinates appended

 See also hipjointcentrePiG_data, chordPiG

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005